LFX SET LIGHT COLOR

This command submits a light command into the command queue, which sets the current color of a light to the provided color value.

  Syntax
LFX SET LIGHT COLOR Device Number, Light Number, Red, Green, Blue, Intensity
  Parameters
Device Number
Integer
The device number controlling the lights
Light Number
Integer
The specific light number within the device
Red
Integer
A red component ranging from 0 to 255
Green
Integer
A green component ranging from 0 to 255
Blue
Integer
A blue component ranging from 0 to 255
Intensity
Integer
An intensity component ranging from 0 to 255

  Returns

This command does not return a value.

  Description

This function changes the

  Example Code
No example code is provided for this command
  See also

LIGHTFX9 Commands Menu
Index